home *** CD-ROM | disk | FTP | other *** search
- /* _dict.c 14/04/96 23.56.30 */
- /* dns.c 30/06/96 01.23.06 */
- /* dnscheck.c 16/09/95 13.32.38 */
- /* dnsconf.c 27/07/96 00.31.14 */
- void dnsconf_edit (void);
- int dnsconf_condset (const char *hostname,
- const char *tbip[],
- int nbip);
- int dnsconf_main (int argc, char *argv[]);
- /* dnsmxs.c 16/09/95 11.03.00 */
- /* dnsping.c 27/07/96 00.03.06 */
- int dns_ping (void);
- long dns_getserial (const char *domain,
- const char *server,
- int timeout);
- /* dnsrecs.c 27/07/96 00.30.18 */
- /* fqhost.c 12/04/96 12.00.42 */
- /* helpf.c 27/08/95 21.37.34 */
- /* internal.c 27/08/95 21.36.10 */
- /* ipmap.c 30/06/96 18.19.12 */
- void ipmap_edit (void);
- /* misc.c 30/06/96 18.23.14 */
- void dns_cnv2abs (SSTRING&s);
- /* origin.c 30/06/96 17.46.56 */
- /* primary.c 27/07/96 00.34.04 */
- /* primquery.c 15/10/95 01.07.26 */
- /* record.c 01/07/96 02.32.04 */
- /* record_edit.c 29/08/95 23.24.04 */
- /* resolv.c 29/07/96 00.33.54 */
- void dnsconf_editresolv (void);
- int dnsconf_isrslconf (void);
- void dnsconf_editorder (void);
- /* secondary.c 27/07/96 00.28.16 */
- /* soa.c 27/07/96 00.52.16 */
- /* tbfile.c 08/09/95 23.54.42 */
- /* timestr.c 24/09/95 22.04.52 */
-